);
}
+// Temporarily disable this test until --all-targets is fixed when using
+// `panic`. See https://github.com/rust-lang/cargo/issues/5444
+#[ignore]
#[test]
fn profile_selection_build_all_targets() {
let p = all_target_project();
);
}
+// Temporarily disable this test until --all-targets is fixed when using
+// `panic`. See https://github.com/rust-lang/cargo/issues/5444
+#[ignore]
#[test]
fn profile_selection_build_all_targets_release() {
let p = all_target_project();